Skip to content

Making Gateway API as supported in readme and removing useExperimentalGatewayApi deprecated variable#778

Merged
sabrina-ngrok merged 1 commit intomainfrom
sabrina/edit-readme
Mar 12, 2026
Merged

Making Gateway API as supported in readme and removing useExperimentalGatewayApi deprecated variable#778
sabrina-ngrok merged 1 commit intomainfrom
sabrina/edit-readme

Conversation

@sabrina-ngrok
Copy link
Contributor

@sabrina-ngrok sabrina-ngrok commented Mar 12, 2026

What

Change badge from preview to supported for gateway api in readme
Remove deprecated useExperimentalGatewayApi variable

How

README.md changes

Breaking Changes

Are there any breaking changes in this PR?

@sabrina-ngrok sabrina-ngrok requested a review from a team as a code owner March 12, 2026 15:36
@github-actions github-actions bot added area/helm-chart Issues dealing with the helm chart size/M Denotes a PR that changes 30-99 lines labels Mar 12, 2026
@codecov
Copy link

codecov bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.56%. Comparing base (e1eb91a) to head (a2eef3f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #778      +/-   ##
==========================================
- Coverage   50.61%   50.56%   -0.06%     
==========================================
  Files         101      101              
  Lines       11204    11204              
==========================================
- Hits         5671     5665       -6     
- Misses       5116     5119       +3     
- Partials      417      420       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

--set log.stacktraceLevel=panic \
--set metaData.env=local,metaData.from=makefile \
--set useExperimentalGatewayApi=true \
--set gateway.enabled=true \
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ahh, i think this is what we saw and thought the old one was still used

Copy link
Collaborator

@alex-bezek alex-bezek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the description

Are there any breaking changes in this PR?

yeah, we are removing the old value, we'll just need to document this on the changelog

@sabrina-ngrok sabrina-ngrok added this pull request to the merge queue Mar 12, 2026
Merged via the queue into main with commit 769efe7 Mar 12, 2026
16 checks passed
@sabrina-ngrok sabrina-ngrok deleted the sabrina/edit-readme branch March 12, 2026 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/helm-chart Issues dealing with the helm chart size/M Denotes a PR that changes 30-99 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants